projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
460f297
)
(confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
author
Juri Linkov
<juri@jurta.org>
Sat, 1 May 2004 03:51:49 +0000
(
03:51
+0000)
committer
Juri Linkov
<juri@jurta.org>
Sat, 1 May 2004 03:51:49 +0000
(
03:51
+0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 6a406b6fbf01f7629672088b9ae99617756160b6..ca24de2862d6fc5b64848f0f6ac60629107d3dee 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-4423,7
+4423,7
@@
be a predicate function such as `yes-or-no-p'."
:type '(choice (const :tag "Ask with yes-or-no-p" yes-or-no-p)
(const :tag "Ask with y-or-n-p" y-or-n-p)
(const :tag "Don't confirm" nil))
- :group '
emacs
+ :group '
convenience
:version "21.1")
(defun save-buffers-kill-emacs (&optional arg)